home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / basic / qbatb503.zip / HELP.ZIP / DEMON43.HLP < prev    next >
Text File  |  1990-10-25  |  539b  |  12 lines

  1. ┌────────────────────────────────────────────────────┐
  2. │            Keyboard type-ahead buffer.             │
  3. └────────────────────────────────────────────────────┘
  4.  
  5. This example reads and displays the contents of the
  6. keyboard typeahead buffer which is used, by ROM-BIOS
  7. to store keystrokes before they are processed. The
  8. Assembly-language Toolbox contains several functions
  9. which can be used to control the keyboard, including
  10. one which will flush the typeahead buffer of pending
  11. keystrokes, clearing the way for fresh input.
  12.